Automate The Planet

Newsletter Image

Messages

8/5/2021
15 : 44

 Automate The Planet- Compelling Tuesday

Compelling Tuesday xUnit Tutorial | Part 7 | Geolocation Testing Using xUnit The last module of my XUnit course. There I discuss what Geolocation testing is and how to write such automated tests. Check
7/21/2021
16 : 4

 Automate The Planet- Compelling Tuesday

Compelling Tuesday UI Performance Analysis via Selenium WebDriver One of my most detailed articles recently. It is something entirely new and advanced. 😵🛰️🎇 The article reviews different approaches to
7/16/2021
9 : 14

 Automate The Planet- Compelling Tuesday

Compelling Tuesday xUnit Tutorial | Part 6 | Cross Browser Testing Using xUnit Part 6 of the xUnit course. A very detailed video where we discuss the cross browser testing and how we can integrate it
7/10/2021
6 : 2

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Quick Guide Bitbucket Pipelines on Running Selenium C# Tests Bitbucket Pipelines is one of the most recent workflow mechanisms that's quick and easy to set up directly from the
6/23/2021
11 : 44

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Selenium C# NUnit Test Automating Angular, React, VueJS and 20 More Showing how to create a data-driven automated test using Selenium WebDriver automating 20+ major web technologies-
6/9/2021
14 : 14

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Quick Guide Bitbucket Pipelines on Running Selenium Java Tests New article for CI with Bitbucket Pipelines + Selenium + Java 🙀🥽💫🪐 Quality Assurance and Automation Get started with
6/1/2021
15 : 4

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Quick Guide GitHub Actions on Running Selenium Java Tests New article for CI with GitHub Actions + Selenium + Java 🙀🥽💫🪐 Greener Future Yesterday we planted 1300 out of 4000 trees,
5/20/2021
13 : 44

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Most Complete Appium Java Cheat Sheet Download the most complete Appium Java cheat sheet. All you need to know – from basic to the most advanced configurations. Performance Testing
5/14/2021
3 : 10

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Healenium: Self-Healing Library for Selenium-based Automated Tests Healenium is an AI-powered open-source library for improving the stability of Selenium-based tests, handling
4/30/2021
11 : 4

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Getting Started with Appium for Android Java on macOS in 10 Minutes Read how to configure your macOS machine for Android mobile testing using Appium. Find the exact steps with images
4/21/2021
13 : 44

"Design Patterns Around the World Tour" 🌎🌍🌏

"Design Patterns Around the World Tour" 🌎🌍🌏 After the spectacular launch success of my new book - "Design Patterns for High-Quality Automated Tests: Clean Code for Bulletproof Tests
4/14/2021
15 : 14

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Getting Started with Appium for Android Java on Windows in 10 Minutes Read how to configure your machine for Android mobile testing using Appium. Find the exact steps with images and
4/8/2021
13 : 4

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Getting Started with Appium for Android Kotlin on Windows in 10 Minutes Read how to configure your machine for Android mobile testing using Appium. Find the exact steps with images
3/31/2021
15 : 4

 Automate The Planet- Compelling Tuesday

Compelling Tuesday HTTP Fundamentals in Automated Testing Knowing and understanding how the WWW operates in general, might be the context a QA engineer or software developer needs. Ultimate Offline
3/24/2021
13 : 44

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Most Complete WinAppDriver Java Cheat Sheet Download the most complete WinAppDriver Java cheat sheet. All you need to know – from basic to the most advanced configurations. Ultimate
3/23/2021
14 : 14

New Java Automated Tests Design Patterns Book - Published

New Java Automated Tests Design Patterns Book - Published Hi guys! I am excited to share that my third book has been officially published! 💫😺 The book has a new book, thanks to all of you who
3/22/2021
14 : 4

New Java Automated Tests Design Patterns Book - Published

New Java Automated Tests Design Patterns Book - Published Hi guys! I am excited to share that my third book has been officially published! 💫😺 The book has a new book, thanks to all of you who
3/17/2021
15 : 14

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Fluent Page Object Pattern in Automated Testing Java Code One more detailed article for design patterns in automated testing with Java ☕-> 😺-> 📝-> 🤓-> 📖 (officially, the
3/13/2021
10 : 24

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Advanced Strategy Design Pattern in Automated Testing Java Code Elaborate further on the Strategy Design Pattern in automation tests. Usages such as combining multiple strategies in
3/2/2021
12 : 44

 Automate The Planet- Compelling Tuesday

Compelling Tuesday Decorator Design Pattern in Automated Testing Java Code A detailed overview with examples of how to utilize the Decorator Design Pattern in automated tests to create extendable and